Docs.rs
futures-select-macro-preview-0.3.0-alpha.18
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
futures-select-macro-preview 0.3.0-alpha.18
The `select!` macro for waiting on multiple different `Future`s at once and handling the first one to complete.
Crate
Source
Builds
Feature flags
Documentation
Links
Homepage
Documentation
rust-lang/futures-rs
5504
633
186
crates.io
Dependencies
proc-macro-hack ^0.5.3
normal
proc-macro2 ^0.4
normal
quote ^0.6
normal
syn ^0.15.25
normal
Versions
0.3.0-alpha.19
0.3.0-alpha.18
0.3.0-alpha.17
0.3.0-alpha.16
0.3.0-alpha.15
0.3.0-alpha.14
0.3.0-alpha.13
0.3.0-alpha.12
0.3.0-alpha.11
Owners
The futures-rs `select! macro implementation.